home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Misc / scanquix.dms / in.adf / Photogenics / Install GIO < prev    next >
Encoding:
Text File  |  1995-05-24  |  315 b   |  13 lines

  1. ; This is the install script for the Scanner-GIO file for Photogenics
  2. ; $VER: 1.0 (23.05.95) © by Andreas Günther
  3.  
  4. (transcript "GIO installation:")
  5.  
  6. (copyfiles
  7.   (prompt "\n\n\nCopying GIO file")
  8.   (help @copyfiles-help)
  9.   (source "ScanQuix:Photogenics/Scanner.gio")
  10.   (dest ("Photogenics:Data/GIO"))
  11.   (confirm)
  12. )
  13.